projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
743a28c
)
Initial revision
author
Karl Heuer
<kwzh@gnu.org>
Thu, 4 Jan 1996 22:57:41 +0000
(22:57 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Thu, 4 Jan 1996 22:57:41 +0000
(22:57 +0000)
src/s/vms5-5.h
[new file with mode: 0644]
patch
|
blob
diff --git a/src/s/vms5-5.h
b/src/s/vms5-5.h
new file mode 100644
(file)
index 0000000..
e51fedf
--- /dev/null
+++ b/
src/s/vms5-5.h
@@ -0,0
+1,8
@@
+#include "vms.h"
+#define VMS5_5
+#define VMS4_4
+
+/* The bug that SHARABLE_LIB_BUG fixes is gone in version 5.5 of VMS.
+ And defining it causes lossage because sys_errlist has a different
+ number of elements. */
+#undef SHARABLE_LIB_BUG